| The Property Object | |
| A Property object represents a dynamic characteristic of an ADO object that is defined by the provider. | |
| Attributes | |
| Returns: Long | Property |
| Indicates one or more characteristics of a Property object. | |
| Name | |
| Returns: String | Property |
| Indicates the name of the Property object. Read only. | |
| Type | |
| Returns: DataType Enum | Property |
| Indicates the data type of the Property object. | |
| Value | |
| Returns: Variant | Property |
| Indicates the value assigned to the Property object. | |